Get Emergency Locations

Get Emergency Locations retrieves a list of emergency locations for a specific customer. The request retrieves the list in a CSV file. See also Change Emergency Location.

URI

Copy
{{baseUrl}}/api/v3/customer/{customerGuid}/emergencylocation

HTTP Method

GET

Request Parameter

Parameter

Type

Description

customerGuid *

string($uuid)

(path)

UMP GUI ID (ID generated by UMP-365 after the license has been applied to the customer lead (seeCreate Customer from Lead using Tenant Id).

Response

200 Success
404 Not found

Parameter

Type

Description/Examples

errors

string

Text description of the error.

type

string

"https://tools.ietf.org/html/rfc7231#section-6.5.1"

title

string

Email title. For example "One or more validation errors occurred."

status

string

HTML error code i.e. 400

detail

string

Additional error details.

traceId

 

Error trace Id.

instance

string

Error instance.

Cac Profile

string

Information related to configured CAC sessions.

ProxySet

string

Information related to SBC Proxy Sets.

OnlinePstnGateway

string

Information related to OnlinePSTN Gateway of the SBC device attached to Calling Profiles (see Get Online PSTN Gateway.

500 Server Error